libxbean-java software package provides plugin based Java application server, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libxbean-java
libxbean-java is installed in your system.
Make ensure the libxbean-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libxbean-java *
You will get with libxbean-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Libraries |
| Package | libxbean-java |
| Version | 3.7-5 |
| Description | plugin based Java application server |
| Sub Section | libs |